home *** CD-ROM | disk | FTP | other *** search
/ Clickx 75 / Clickx 75.iso / software / expressionweb / expressionwebv3 / ExpressionWeb_en.exe / Setup / WeComn.cab / xWeb.fpeditax.dll / HTML / 6169 < prev    next >
Encoding:
Text File  |  2009-07-15  |  2.2 KB  |  96 lines

  1. <!-- Preview vertical alignment table -->
  2. <table height="100%" width="100%"  cellpadding="0" cellspacing="0">
  3.     <tr>
  4.         <td valign="<%LinkBarVAlign%>" height="100%" width="100%">
  5.             <!-- Link Bar -->
  6.             <table class="LinkBar" align="center" cellpadding="0" cellspacing="0">
  7.                 <tr>
  8.                     <td class="<%LinkBarItemLeft%>" id="LinkBarItemLeft">
  9.                         <table cellpadding="0" cellspacing="0">
  10.                             <tr>
  11.                                 <td class="ItemArrow" width="0">
  12.                                     <!--UnhoveredLinkBarArrowLeft-->
  13.                                 </td>
  14.                                 <td class="ItemText" width="100%">
  15.                                     <!--LinkBarItem-->                                    
  16.                                 </td>
  17.                                 <td class="ItemArrow" width="0">
  18.                                     <!--LinkBarArrowLeft-->
  19.                                 </td>
  20.                             </tr>
  21.                         </table>
  22.                     </td>
  23.                     <td class="ItemNormal">
  24.                         <!--LinkBarItem-->
  25.                     </td>
  26.                     <td class="<%LinkBarItemRight%>" id="LinkBarItemRight">
  27.                         <table cellpadding="0" cellspacing="0">
  28.                             <tr>
  29.                                 <td class="ItemArrow" width="0">
  30.                                     <!--LinkBarArrowRight-->
  31.                                 </td>
  32.                                 <td class="ItemText" width="100%">
  33.                                     <!--LinkBarItem-->
  34.                                 </td>
  35.                                 <td class="ItemArrow" width="0">
  36.                                     <!--UnhoveredLinkBarArrowRight-->
  37.                                 </td>
  38.                             </tr>
  39.                         </table>
  40.                     </td>
  41.                 </tr>
  42.             </table>
  43.             <!-- /Link Bar -->
  44.         </td>
  45.     </tr>
  46. </table>
  47. <!-- Popup -->
  48. <table class="Popup" id="Popup" cellpadding="0" cellspacing="0">
  49.     <tr>
  50.         <td class="PopupItemNormal">
  51.             <!--PopupItem-->
  52.         </td>
  53.     </tr>
  54.     <tr>
  55.         <td class="PopupItemHover">
  56.             <table cellpadding="0" cellspacing="0">
  57.                 <tr>
  58.                     <td class="ItemArrow" width="0">
  59.                         <!--PopupArrowLeft-->
  60.                     </td>
  61.                     <td class="ItemText" width="100%">
  62.                         <!--PopupItem-->
  63.                     </td>
  64.                     <td class="ItemArrow" width="0">
  65.                         <!--PopupArrowRight-->
  66.                     </td>
  67.                 </tr>
  68.             </table>
  69.         </td>
  70.     </tr>
  71.     <tr>
  72.         <td class="PopupItemNormal">
  73.             <!--PopupItem-->
  74.         </td>
  75.     </tr>
  76. </table>
  77.  
  78. <!-- Sub-Popup -->
  79. <table class="Popup" id="SubPopup" cellpadding="0" cellspacing="0">
  80.     <tr>
  81.         <td class="PopupItemNormal">
  82.             <!--PopupItem-->
  83.         </td>
  84.     </tr>
  85.     <tr>
  86.         <td class="PopupItemNormal">
  87.             <!--PopupItem-->
  88.         </td>
  89.     </tr>
  90.     <tr>
  91.         <td class="PopupItemNormal">
  92.             <!--PopupItem-->
  93.         </td>
  94.     </tr>
  95. </table>
  96.